.. _CMessageSetPath Class: ========================== CMessageSetPath Class ========================== .. toctree:: :maxdepth: 1 .. note:: See :ref:`CMessage\ Methods` for methods that are shared by all Message classes. Only the additional methods specific to each class are documented here. ---- .. _CMessageSetPath_Methods: Methods --------------- +---------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | **Name** | **Description** | +---------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ | :ref:`CMessageSetPath\:\:CMessageSetPath` | Event message for this class | +---------------------------------------------------------------------------+-----------------------------------------------------------------------------------------+ ---- .. _CMessageSetPathCMessageSetPath: CMessageSetPath\:\:CMessageSetPath ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ :: CMessageSetPath::CMessageSetPath( long position, long* pPath, short nPath, short currPath, CPoint currDest, long caller, long target); **Parameters** * ``long`` *position* - * ``long``\* *pPath* - * ``short`` *nPath* - * ``short`` *currPath* - * :ref:`CPoint` *currDest* - * ``long`` *caller* - * ``long`` *target* - **Remarks**